@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/Connections/Components/AddAppModal.razor.rz.scp.css */
.space-filter-container[b-ohwqxcn1s2] {
    position: relative;
    min-width: 12rem;
}

.space-filter-button[b-ohwqxcn1s2] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: space-between;
    cursor: pointer;
}

.space-filter-selected[b-ohwqxcn1s2] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.space-filter-arrow[b-ohwqxcn1s2] {
    flex-shrink: 0;
}

.space-dropdown-menu[b-ohwqxcn1s2] {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    width: max-content;
    max-width: 28rem;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    z-index: 50;
    max-height: 15rem;
    overflow-y: auto;
    margin-top: 0.25rem;
}

.space-dropdown-item[b-ohwqxcn1s2] {
    padding: 0.5rem 0.75rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.15s ease;
}

.space-dropdown-item:hover[b-ohwqxcn1s2] {
    background-color: #f3f4f6;
}

.space-dropdown-item.selected[b-ohwqxcn1s2] {
    background-color: #e5e7eb;
}

.space-dropdown-item.selected:hover[b-ohwqxcn1s2] {
    background-color: #d1d5db;
}

.space-icon[b-ohwqxcn1s2] {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.space-icon-placeholder[b-ohwqxcn1s2] {
    width: 1rem;
}
/* /Pages/Connections/Components/AddUserModal.razor.rz.scp.css */
.user-selection-wrapper[b-qopjqie2us] {
    border-bottom: 1px solid #f3f4f6;
}

.user-selection-wrapper.selected[b-qopjqie2us] {
    background-color: #f0fdf4;
}

.user-selection-wrapper .qc-selection-item[b-qopjqie2us] {
    border-bottom: none;
}

.missing-email[b-qopjqie2us] {
    color: #f59e0b;
    font-style: italic;
}

.email-input-row[b-qopjqie2us] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem 1rem 1rem 3.5rem;
}

.email-input-label[b-qopjqie2us] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
    white-space: nowrap;
}

.email-input[b-qopjqie2us] {
    flex: 1;
    padding: 0.5rem 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.email-input:focus[b-qopjqie2us] {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.email-input.invalid[b-qopjqie2us] {
    border-color: #ef4444;
}

.email-input.invalid:focus[b-qopjqie2us] {
    border-color: #ef4444;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}
/* /Pages/Connections/Components/GroupPermissionsModal.razor.rz.scp.css */
.qc-modal-lg[b-ttefssaf5c] {
    max-width: 700px;
    width: 95vw;
    max-height: 85vh;
    display: flex;
    flex-direction: column;
}

.permissions-modal-info[b-ttefssaf5c] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.875rem 1.5rem;
    background: #f0fdfa;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0.875rem;
    color: #115e59;
}

.permissions-modal-info > i[b-ttefssaf5c] {
    color: #0d9488;
    font-size: 1.125rem;
}

.permissions-modal-toolbar[b-ttefssaf5c] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e5e7eb;
}

.permissions-modal-toolbar .qc-search-wrapper[b-ttefssaf5c] {
    flex: 1;
    max-width: 300px;
}

.permissions-modal-actions[b-ttefssaf5c] {
    display: flex;
    gap: 0.5rem;
}

.qc-modal-body[b-ttefssaf5c] {
    flex: 1;
    overflow-y: auto;
    padding: 0;
}

.permissions-modal-empty[b-ttefssaf5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    color: #9ca3af;
}

.permissions-modal-empty i[b-ttefssaf5c] {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.permissions-space-group[b-ttefssaf5c] {
    border-bottom: 1px solid #e5e7eb;
}

.permissions-space-group:last-child[b-ttefssaf5c] {
    border-bottom: none;
}

.permissions-space-header[b-ttefssaf5c] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.875rem 1.5rem;
    background: #f9fafb;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.permissions-space-header:hover[b-ttefssaf5c] {
    background: #f3f4f6;
}

.permissions-space-info[b-ttefssaf5c] {
    display: flex;
    align-items: center;
    gap: 0.625rem;
}

.expand-icon[b-ttefssaf5c] {
    color: #9ca3af;
    font-size: 1.25rem;
    transition: transform 0.2s ease;
}

.expand-icon.rotated[b-ttefssaf5c] {
    transform: rotate(180deg);
}

.permissions-space-name[b-ttefssaf5c] {
    font-weight: 500;
    color: #374151;
}

.permissions-space-count[b-ttefssaf5c] {
    font-size: 0.8125rem;
    color: #9ca3af;
}

.permissions-space-selection[b-ttefssaf5c] {
    display: flex;
    align-items: center;
}

.permissions-app-list[b-ttefssaf5c] {
    padding: 0.5rem 0;
}

.permissions-app-row[b-ttefssaf5c] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.625rem 1.5rem 0.625rem 3rem;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.permissions-app-row:hover[b-ttefssaf5c] {
    background: #f9fafb;
}

.permissions-app-row.selected[b-ttefssaf5c] {
    background: #f0fdfa;
}

.permissions-app-row input[type="checkbox"][b-ttefssaf5c] {
    width: 1rem;
    height: 1rem;
    accent-color: #0d9488;
    flex-shrink: 0;
}

.permissions-app-details[b-ttefssaf5c] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
}

.permissions-app-name[b-ttefssaf5c] {
    font-size: 0.875rem;
    color: #111827;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.permissions-app-id[b-ttefssaf5c] {
    font-size: 0.75rem;
    color: #9ca3af;
    font-family: monospace;
}

.qc-modal-footer[b-ttefssaf5c] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.5rem;
    border-top: 1px solid #e5e7eb;
    background: #f9fafb;
}

.permissions-modal-summary[b-ttefssaf5c] {
    font-size: 0.875rem;
    color: #6b7280;
}

.permissions-modal-summary .text-success[b-ttefssaf5c] {
    color: #059669;
}

.permissions-modal-buttons[b-ttefssaf5c] {
    display: flex;
    gap: 0.75rem;
}

/* Badge styles */
.qc-badge-success[b-ttefssaf5c] {
    background-color: #d1fae5;
    color: #065f46;
}

.qc-badge-amber[b-ttefssaf5c] {
    background-color: #fef3c7;
    color: #92400e;
}

.qc-badge-purple[b-ttefssaf5c] {
    background-color: #ede9fe;
    color: #5b21b6;
}
/* /Pages/Connections/Components/PermissionsPanel.razor.rz.scp.css */
.permissions-panel[b-ux3rty2r1f] {
    padding: 1.25rem;
}

.permissions-info[b-ux3rty2r1f] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: #f0fdfa;
    border: 1px solid #99f6e4;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
}

.permissions-info > i[b-ux3rty2r1f] {
    color: #0d9488;
    font-size: 1.25rem;
    flex-shrink: 0;
    margin-top: 0.125rem;
}

.permissions-info-title[b-ux3rty2r1f] {
    font-weight: 600;
    color: #0f766e;
    margin: 0 0 0.25rem 0;
    font-size: 0.875rem;
}

.permissions-info-text[b-ux3rty2r1f] {
    color: #115e59;
    margin: 0;
    font-size: 0.8125rem;
    line-height: 1.5;
}

.permissions-search[b-ux3rty2r1f] {
    margin-bottom: 1rem;
}

.permissions-search .qc-search-wrapper[b-ux3rty2r1f] {
    max-width: 300px;
}

.permissions-user-list[b-ux3rty2r1f] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.permissions-user-row[b-ux3rty2r1f] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.875rem 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    background: white;
    cursor: pointer;
    transition: all 0.15s ease;
}

.permissions-user-row:hover[b-ux3rty2r1f] {
    border-color: #0d9488;
    background: #f9fafb;
}

.permissions-user-row:hover .edit-icon[b-ux3rty2r1f] {
    opacity: 1;
}

.permissions-user-info[b-ux3rty2r1f] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.permissions-user-avatar[b-ux3rty2r1f] {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background: linear-gradient(135deg, #0d9488, #0f766e);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
    font-weight: 600;
    flex-shrink: 0;
}

.permissions-user-details[b-ux3rty2r1f] {
    min-width: 0;
}

.permissions-user-name[b-ux3rty2r1f] {
    margin: 0;
    font-weight: 500;
    color: #111827;
    font-size: 0.9375rem;
}

.permissions-user-email[b-ux3rty2r1f] {
    margin: 0;
    font-size: 0.8125rem;
    color: #6b7280;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.permissions-user-status[b-ux3rty2r1f] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.edit-icon[b-ux3rty2r1f] {
    color: #9ca3af;
    font-size: 1rem;
    opacity: 0;
    transition: opacity 0.15s ease;
}

.qc-empty-state-inline[b-ux3rty2r1f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    text-align: center;
    color: #6b7280;
}

.qc-empty-state-inline i[b-ux3rty2r1f] {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #d1d5db;
}

.qc-empty-state-inline p[b-ux3rty2r1f] {
    margin: 0;
    font-size: 0.9375rem;
}

/* Badge styles */
.qc-badge-success[b-ux3rty2r1f] {
    background-color: #d1fae5;
    color: #065f46;
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
}

.qc-badge-amber[b-ux3rty2r1f] {
    background-color: #fef3c7;
    color: #92400e;
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
}

/* Filter tabs */
.permissions-search[b-ux3rty2r1f] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.permissions-filter-tabs[b-ux3rty2r1f] {
    display: flex;
    gap: 0.25rem;
    background: #f3f4f6;
    padding: 0.25rem;
    border-radius: 0.5rem;
}

.permissions-filter-tab[b-ux3rty2r1f] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.375rem 0.75rem;
    font-size: 0.8125rem;
    font-weight: 500;
    color: #6b7280;
    background: none;
    border: none;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: all 0.15s ease;
}

.permissions-filter-tab:hover[b-ux3rty2r1f] {
    color: #374151;
}

.permissions-filter-tab.active[b-ux3rty2r1f] {
    background: white;
    color: #0d9488;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* Group avatar */
.permissions-group-avatar[b-ux3rty2r1f] {
    background: linear-gradient(135deg, #a855f7, #9333ea);
    font-size: 1rem;
}

.permissions-group-avatar i[b-ux3rty2r1f] {
    color: white;
}

/* Sub-tabs */
.permissions-subtabs[b-ux3rty2r1f] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 0.75rem;
}

.permissions-subtab[b-ux3rty2r1f] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    font-weight: 500;
    color: #6b7280;
    background: none;
    border: none;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.15s ease;
}

.permissions-subtab:hover[b-ux3rty2r1f] {
    color: #374151;
    background: #f3f4f6;
}

.permissions-subtab.active[b-ux3rty2r1f] {
    color: #0d9488;
    background: #f0fdfa;
}

/* Overview styles */
.permissions-overview-list[b-ux3rty2r1f] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.permissions-overview-card[b-ux3rty2r1f] {
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    background: white;
    overflow: hidden;
}

.permissions-overview-card.inactive[b-ux3rty2r1f] {
    opacity: 0.6;
}

.permissions-overview-header[b-ux3rty2r1f] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.875rem 1rem;
}

.permissions-overview-effective[b-ux3rty2r1f] {
    flex-shrink: 0;
}

.permissions-overview-sources[b-ux3rty2r1f] {
    padding: 0.75rem 1rem;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
}

.permissions-sources-label[b-ux3rty2r1f] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    margin: 0 0 0.5rem 0;
}

.permissions-sources-list[b-ux3rty2r1f] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.permissions-source-item[b-ux3rty2r1f] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
}

.permissions-source-detail[b-ux3rty2r1f] {
    font-size: 0.75rem;
    color: #6b7280;
}

.permissions-overview-apps[b-ux3rty2r1f] {
    padding: 0.75rem 1rem;
    background: #fafafa;
    border-top: 1px solid #e5e7eb;
}

.permissions-apps-toggle[b-ux3rty2r1f] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.8125rem;
    color: #0d9488;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: color 0.15s ease;
}

.permissions-apps-toggle:hover[b-ux3rty2r1f] {
    color: #0f766e;
}

.permissions-apps-list[b-ux3rty2r1f] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem;
    margin-top: 0.75rem;
}

.permissions-app-chip[b-ux3rty2r1f] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    color: #374151;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.25rem;
}

.permissions-app-chip-more[b-ux3rty2r1f] {
    color: #6b7280;
    font-style: italic;
}
/* /Pages/Connections/Components/UserPermissionsModal.razor.rz.scp.css */
.qc-modal-lg[b-5w8ftqzfgs] {
    max-width: 700px;
    width: 95vw;
    max-height: 85vh;
    display: flex;
    flex-direction: column;
}

.permissions-modal-info[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.875rem 1.5rem;
    background: #f0fdfa;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0.875rem;
    color: #115e59;
}

.permissions-modal-info > i[b-5w8ftqzfgs] {
    color: #0d9488;
    font-size: 1.125rem;
}

.permissions-modal-toolbar[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e5e7eb;
}

.permissions-modal-toolbar .qc-search-wrapper[b-5w8ftqzfgs] {
    flex: 1;
    max-width: 300px;
}

.permissions-modal-actions[b-5w8ftqzfgs] {
    display: flex;
    gap: 0.5rem;
}

.qc-modal-body[b-5w8ftqzfgs] {
    flex: 1;
    overflow-y: auto;
    padding: 0;
}

.permissions-modal-empty[b-5w8ftqzfgs] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    color: #9ca3af;
}

.permissions-modal-empty i[b-5w8ftqzfgs] {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.permissions-space-group[b-5w8ftqzfgs] {
    border-bottom: 1px solid #e5e7eb;
}

.permissions-space-group:last-child[b-5w8ftqzfgs] {
    border-bottom: none;
}

.permissions-space-header[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.875rem 1.5rem;
    background: #f9fafb;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.permissions-space-header:hover[b-5w8ftqzfgs] {
    background: #f3f4f6;
}

.permissions-space-info[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
    gap: 0.625rem;
}

.expand-icon[b-5w8ftqzfgs] {
    color: #9ca3af;
    font-size: 1.25rem;
    transition: transform 0.2s ease;
}

.expand-icon.rotated[b-5w8ftqzfgs] {
    transform: rotate(180deg);
}

.permissions-space-name[b-5w8ftqzfgs] {
    font-weight: 500;
    color: #374151;
}

.permissions-space-count[b-5w8ftqzfgs] {
    font-size: 0.8125rem;
    color: #9ca3af;
}

.permissions-space-selection[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
}

.permissions-app-list[b-5w8ftqzfgs] {
    padding: 0.5rem 0;
}

.permissions-app-row[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.625rem 1.5rem 0.625rem 3rem;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.permissions-app-row:hover[b-5w8ftqzfgs] {
    background: #f9fafb;
}

.permissions-app-row.selected[b-5w8ftqzfgs] {
    background: #f0fdfa;
}

.permissions-app-row.locked[b-5w8ftqzfgs] {
    background: #faf5ff;
    cursor: default;
}

.permissions-app-row.locked:hover[b-5w8ftqzfgs] {
    background: #faf5ff;
}

.permissions-app-row.locked input[type="checkbox"][b-5w8ftqzfgs] {
    accent-color: #a855f7;
    cursor: not-allowed;
}

.permissions-app-row input[type="checkbox"][b-5w8ftqzfgs] {
    width: 1rem;
    height: 1rem;
    accent-color: #0d9488;
    flex-shrink: 0;
}

.permissions-app-details[b-5w8ftqzfgs] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
}

.permissions-app-name[b-5w8ftqzfgs] {
    font-size: 0.875rem;
    color: #111827;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.permissions-app-id[b-5w8ftqzfgs] {
    font-size: 0.75rem;
    color: #9ca3af;
    font-family: monospace;
}

.qc-modal-footer[b-5w8ftqzfgs] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.5rem;
    border-top: 1px solid #e5e7eb;
    background: #f9fafb;
}

.permissions-modal-summary[b-5w8ftqzfgs] {
    font-size: 0.875rem;
    color: #6b7280;
}

.permissions-modal-summary .text-success[b-5w8ftqzfgs] {
    color: #059669;
}

.permissions-modal-buttons[b-5w8ftqzfgs] {
    display: flex;
    gap: 0.75rem;
}

/* Badge styles */
.qc-badge-success[b-5w8ftqzfgs] {
    background-color: #d1fae5;
    color: #065f46;
}

.qc-badge-amber[b-5w8ftqzfgs] {
    background-color: #fef3c7;
    color: #92400e;
}

.qc-badge-purple[b-5w8ftqzfgs] {
    background-color: #ede9fe;
    color: #5b21b6;
}
/* /Pages/Connections/ConnectionDetail.razor.rz.scp.css */
.actions-row[b-fokzb9wphx] {
    display: flex;
    gap: 0.5rem;
}

.actions-dropdown-container[b-fokzb9wphx] {
    position: relative;
}

.actions-badge[b-fokzb9wphx] {
    background-color: #3b82f6;
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.125rem 0.375rem;
    border-radius: 9999px;
    margin-left: 0.25rem;
}

.actions-dropdown-menu[b-fokzb9wphx] {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 0.25rem;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    z-index: 50;
    min-width: 12rem;
    overflow: hidden;
}

.actions-dropdown-item[b-fokzb9wphx] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.625rem 1rem;
    background: none;
    border: none;
    text-align: left;
    font-size: 0.875rem;
    color: #374151;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.actions-dropdown-item:hover[b-fokzb9wphx] {
    background-color: #f3f4f6;
}

.actions-dropdown-item:disabled[b-fokzb9wphx] {
    opacity: 0.5;
    cursor: not-allowed;
}

.actions-dropdown-item i[b-fokzb9wphx] {
    font-size: 1rem;
    color: #6b7280;
}

.actions-dropdown-item-danger[b-fokzb9wphx] {
    color: #dc2626;
}

.actions-dropdown-item-danger i[b-fokzb9wphx] {
    color: #dc2626;
}

.actions-dropdown-item-danger:hover[b-fokzb9wphx] {
    background-color: #fef2f2;
}

.actions-dropdown-divider[b-fokzb9wphx] {
    height: 1px;
    background-color: #e5e7eb;
    margin: 0.25rem 0;
}

.actions-dropdown-confirm[b-fokzb9wphx] {
    padding: 1rem;
}

.actions-dropdown-confirm p[b-fokzb9wphx] {
    margin: 0 0 0.75rem 0;
    font-size: 0.875rem;
    color: #374151;
}

.actions-dropdown-confirm-buttons[b-fokzb9wphx] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
}
/* /Pages/Overview/Components/AlertsPanel.razor.rz.scp.css */
/* AlertsPanel Component Styles */

.alerts-panel[b-q07vi4lkm3] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.alerts-count[b-q07vi4lkm3] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #dc2626;
    background-color: #fef2f2;
    padding: 0.25rem 0.625rem;
    border-radius: 9999px;
}

/* Empty State */
.alerts-empty[b-q07vi4lkm3] {
    text-align: center;
    padding: 2rem 1rem;
}

.alerts-empty-icon[b-q07vi4lkm3] {
    width: 3rem;
    height: 3rem;
    margin: 0 auto 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dcfce7;
    border-radius: 9999px;
}

.alerts-empty-icon i[b-q07vi4lkm3] {
    font-size: 1.5rem;
    color: #16a34a;
}

.alerts-empty-title[b-q07vi4lkm3] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.alerts-empty-text[b-q07vi4lkm3] {
    font-size: 0.75rem;
    color: #6b7280;
    margin: 0.25rem 0 0 0;
}

/* Alert List */
.alerts-list[b-q07vi4lkm3] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.alert-item[b-q07vi4lkm3] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    border-radius: 0.375rem;
    background: #f9fafb;
    border: 1px solid #f3f4f6;
}

.alert-item.alert-error[b-q07vi4lkm3] {
    background: #fef2f2;
    border-color: #fecaca;
}

.alert-item.alert-warning[b-q07vi4lkm3] {
    background: #fffbeb;
    border-color: #fde68a;
}

.alert-item.alert-info[b-q07vi4lkm3] {
    background: #f0f9ff;
    border-color: #bae6fd;
}

/* Alert Icon */
.alert-icon-wrapper[b-q07vi4lkm3] {
    width: 2rem;
    height: 2rem;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
}

.alert-icon-error[b-q07vi4lkm3] {
    background: #fee2e2;
    color: #dc2626;
}

.alert-icon-warning[b-q07vi4lkm3] {
    background: #fef3c7;
    color: #d97706;
}

.alert-icon-info[b-q07vi4lkm3] {
    background: #dbeafe;
    color: #2563eb;
}

.alert-icon-wrapper i[b-q07vi4lkm3] {
    font-size: 0.875rem;
}

/* Alert Content */
.alert-content[b-q07vi4lkm3] {
    flex: 1;
    min-width: 0;
}

.alert-title[b-q07vi4lkm3] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #111827;
    margin: 0;
}

.alert-detail[b-q07vi4lkm3] {
    font-size: 0.75rem;
    color: #6b7280;
    margin: 0.125rem 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Alert Action */
.alert-action[b-q07vi4lkm3] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.75rem;
    font-weight: 500;
    color: #0d9488;
    text-decoration: none;
    flex-shrink: 0;
}

.alert-action:hover[b-q07vi4lkm3] {
    text-decoration: underline;
}

.alert-action i[b-q07vi4lkm3] {
    font-size: 0.875rem;
}
/* /Pages/Overview/Components/ConnectionsPanel.razor.rz.scp.css */
/* ConnectionsPanel Component Styles */

.connections-panel[b-to6o26fkrd] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.connections-header-right[b-to6o26fkrd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.connections-stat[b-to6o26fkrd] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.75rem;
    color: #6b7280;
}

.status-dot[b-to6o26fkrd] {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 9999px;
    flex-shrink: 0;
}

.status-active[b-to6o26fkrd] {
    background-color: #34d399;
}

.status-inactive[b-to6o26fkrd] {
    background-color: #d1d5db;
}

.status-suspended[b-to6o26fkrd] {
    background-color: #f87171;
}

/* Empty State */
.connections-empty[b-to6o26fkrd] {
    text-align: center;
    padding: 2rem 1rem;
}

.connections-empty-icon[b-to6o26fkrd] {
    width: 3rem;
    height: 3rem;
    margin: 0 auto 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3f4f6;
    border-radius: 9999px;
}

.connections-empty-icon i[b-to6o26fkrd] {
    font-size: 1.5rem;
    color: #9ca3af;
}

.connections-empty-title[b-to6o26fkrd] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.connections-empty-text[b-to6o26fkrd] {
    font-size: 0.75rem;
    color: #6b7280;
    margin: 0.25rem 0 1rem 0;
}

/* Connections List */
.connections-list[b-to6o26fkrd] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.connection-item[b-to6o26fkrd] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.625rem 0.75rem;
    border-radius: 0.375rem;
    text-decoration: none;
    color: inherit;
    transition: background-color 0.15s ease;
}

.connection-item:hover[b-to6o26fkrd] {
    background-color: #f9fafb;
    text-decoration: none;
}

.connection-item-left[b-to6o26fkrd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    min-width: 0;
}

.connection-info[b-to6o26fkrd] {
    min-width: 0;
}

.connection-name[b-to6o26fkrd] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #111827;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.connection-item:hover .connection-name[b-to6o26fkrd] {
    color: #0f766e;
}

.connection-tenant[b-to6o26fkrd] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.connection-item-right[b-to6o26fkrd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-shrink: 0;
    margin-left: 1rem;
}

.connection-auth-badge[b-to6o26fkrd] {
    font-size: 0.6875rem;
    font-weight: 500;
    color: #6b7280;
    background-color: #f3f4f6;
    padding: 0.125rem 0.5rem;
    border-radius: 9999px;
}

.connection-users[b-to6o26fkrd] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.75rem;
    color: #6b7280;
}

.connection-users i[b-to6o26fkrd] {
    font-size: 0.875rem;
    color: #9ca3af;
}

/* Suspended state */
.connection-suspended[b-to6o26fkrd] {
    background-color: #fef2f2;
}

.connection-suspended:hover[b-to6o26fkrd] {
    background-color: #fee2e2;
}

.connection-suspended .connection-name[b-to6o26fkrd] {
    color: #991b1b;
}

.connection-suspended:hover .connection-name[b-to6o26fkrd] {
    color: #7f1d1d;
}

.suspension-badge[b-to6o26fkrd] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.6875rem;
    font-weight: 500;
    color: #dc2626;
    background-color: #fee2e2;
    padding: 0.125rem 0.5rem;
    border-radius: 0.25rem;
}

.suspension-badge i[b-to6o26fkrd] {
    font-size: 0.75rem;
}
/* /Pages/Overview/Components/PlanUsagePanel.razor.rz.scp.css */
/* PlanUsagePanel Component Styles */

.plan-panel[b-yow1jlwxvf] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.plan-name-row[b-yow1jlwxvf] {
    margin-bottom: 1rem;
}

.plan-badge[b-yow1jlwxvf] {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    color: #0f766e;
    background-color: #ccfbf1;
    padding: 0.375rem 0.75rem;
    border-radius: 9999px;
}

/* Usage Items */
.usage-item[b-yow1jlwxvf] {
    margin-bottom: 1rem;
}

.usage-item:last-of-type[b-yow1jlwxvf] {
    margin-bottom: 1.25rem;
}

.usage-header[b-yow1jlwxvf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.375rem;
}

.usage-label[b-yow1jlwxvf] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #374151;
}

.usage-value[b-yow1jlwxvf] {
    font-size: 0.75rem;
    color: #6b7280;
}

.usage-bar[b-yow1jlwxvf] {
    height: 0.375rem;
    background-color: #e5e7eb;
    border-radius: 9999px;
    overflow: hidden;
}

.usage-bar-fill[b-yow1jlwxvf] {
    height: 100%;
    background-color: #0d9488;
    border-radius: 9999px;
    transition: width 0.3s ease;
}

.usage-bar-unlimited .usage-bar-fill[b-yow1jlwxvf] {
    background: repeating-linear-gradient(
        -45deg,
        #0d9488,
        #0d9488 4px,
        #14b8a6 4px,
        #14b8a6 8px
    );
}

/* Features Section */
.features-section[b-yow1jlwxvf] {
    border-top: 1px solid #f3f4f6;
    padding-top: 1rem;
}

.features-title[b-yow1jlwxvf] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #6b7280;
    margin: 0 0 0.625rem 0;
}

.features-list[b-yow1jlwxvf] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.feature-item[b-yow1jlwxvf] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.8125rem;
}

.feature-item i[b-yow1jlwxvf] {
    font-size: 0.875rem;
}

.feature-enabled[b-yow1jlwxvf] {
    color: #374151;
}

.feature-enabled i[b-yow1jlwxvf] {
    color: #16a34a;
}

.feature-disabled[b-yow1jlwxvf] {
    color: #9ca3af;
}

.feature-disabled i[b-yow1jlwxvf] {
    color: #d1d5db;
}
/* /Pages/Overview/Components/QuickActionsPanel.razor.rz.scp.css */
/* QuickActionsPanel Component Styles */

.actions-panel[b-5dr89il2q7] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.actions-list[b-5dr89il2q7] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.action-item[b-5dr89il2q7] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.625rem 0.75rem;
    border-radius: 0.375rem;
    border: 1px solid #f3f4f6;
    text-decoration: none;
    color: inherit;
    transition: all 0.15s ease;
}

.action-item:hover[b-5dr89il2q7] {
    border-color: #ccfbf1;
    background-color: #f0fdfa;
    text-decoration: none;
}

.action-icon[b-5dr89il2q7] {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0fdfa;
    border-radius: 0.375rem;
    flex-shrink: 0;
    transition: background-color 0.15s ease;
}

.action-item:hover .action-icon[b-5dr89il2q7] {
    background-color: #ccfbf1;
}

.action-icon i[b-5dr89il2q7] {
    font-size: 1rem;
    color: #0d9488;
}

.action-content[b-5dr89il2q7] {
    flex: 1;
    min-width: 0;
}

.action-label[b-5dr89il2q7] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #111827;
    margin: 0;
    transition: color 0.15s ease;
}

.action-item:hover .action-label[b-5dr89il2q7] {
    color: #0f766e;
}

.action-desc[b-5dr89il2q7] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0;
}

.action-arrow[b-5dr89il2q7] {
    font-size: 1rem;
    color: #9ca3af;
    flex-shrink: 0;
    transition: color 0.15s ease;
}

.action-item:hover .action-arrow[b-5dr89il2q7] {
    color: #0d9488;
}
/* /Pages/Overview/Components/StatCard.razor.rz.scp.css */
/* StatCard Component Styles */

.stat-card[b-wlweod49w8] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.stat-card-highlight[b-wlweod49w8] {
    border-color: #fbbf24;
    background: #fffbeb;
}

.stat-card-header[b-wlweod49w8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stat-card-label[b-wlweod49w8] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.stat-card-icon[b-wlweod49w8] {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0fdfa;
    border-radius: 0.375rem;
}

.stat-card-icon i[b-wlweod49w8] {
    font-size: 1rem;
    color: #0d9488;
}

.stat-card-highlight .stat-card-icon[b-wlweod49w8] {
    background-color: #fef3c7;
}

.stat-card-highlight .stat-card-icon i[b-wlweod49w8] {
    color: #d97706;
}

.stat-card-body[b-wlweod49w8] {
    display: flex;
    flex-direction: column;
}

.stat-card-value[b-wlweod49w8] {
    font-size: 1.875rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
    line-height: 1;
}

.stat-card-subtext[b-wlweod49w8] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.25rem 0 0 0;
}

.stat-card-trend[b-wlweod49w8] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.stat-card-trend i[b-wlweod49w8] {
    font-size: 0.75rem;
}

.stat-card-trend span[b-wlweod49w8] {
    font-size: 0.75rem;
    font-weight: 500;
}

.trend-up[b-wlweod49w8] {
    color: #059669;
}

.trend-down[b-wlweod49w8] {
    color: #dc2626;
}

.stat-card-action[b-wlweod49w8] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.75rem;
    font-weight: 500;
    color: #0d9488;
    text-decoration: none;
    margin-top: auto;
    padding-top: 0.5rem;
    border-top: 1px solid #f3f4f6;
    transition: color 0.15s ease;
}

.stat-card-action:hover[b-wlweod49w8] {
    color: #0f766e;
}

.stat-card-action i[b-wlweod49w8] {
    font-size: 0.875rem;
}
/* /Pages/Overview/Components/SystemHealthPanel.razor.rz.scp.css */
/* SystemHealthPanel Component Styles */

.health-panel[b-q3kj8vbfct] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.health-list[b-q3kj8vbfct] {
    display: flex;
    flex-direction: column;
}

.health-item[b-q3kj8vbfct] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f3f4f6;
}

.health-item:last-child[b-q3kj8vbfct] {
    border-bottom: none;
    padding-bottom: 0;
}

.health-item:first-child[b-q3kj8vbfct] {
    padding-top: 0;
}

.health-item-left[b-q3kj8vbfct] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.health-icon[b-q3kj8vbfct] {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9fafb;
    border-radius: 0.375rem;
}

.health-icon i[b-q3kj8vbfct] {
    font-size: 1rem;
    color: #6b7280;
}

.health-info[b-q3kj8vbfct] {
    display: flex;
    flex-direction: column;
}

.health-label[b-q3kj8vbfct] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #111827;
    margin: 0;
}

.health-detail[b-q3kj8vbfct] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.125rem 0 0 0;
}

/* Health Badge */
.health-badge[b-q3kj8vbfct] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    font-weight: 500;
    border-radius: 9999px;
}

.health-dot[b-q3kj8vbfct] {
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 9999px;
}

/* Status Colors */
.health-badge-ok[b-q3kj8vbfct] {
    background-color: #ecfdf5;
    color: #059669;
}

.health-badge-ok .health-dot[b-q3kj8vbfct] {
    background-color: #34d399;
}

.health-badge-warning[b-q3kj8vbfct] {
    background-color: #fffbeb;
    color: #d97706;
}

.health-badge-warning .health-dot[b-q3kj8vbfct] {
    background-color: #fbbf24;
}

.health-badge-error[b-q3kj8vbfct] {
    background-color: #fef2f2;
    color: #dc2626;
}

.health-badge-error .health-dot[b-q3kj8vbfct] {
    background-color: #f87171;
}

.health-badge-off[b-q3kj8vbfct] {
    background-color: #f3f4f6;
    color: #6b7280;
}

.health-badge-off .health-dot[b-q3kj8vbfct] {
    background-color: #d1d5db;
}
/* /Pages/Overview/Overview.razor.rz.scp.css */
/* Overview Page Styles */

.overview-container[b-9893s3gt2n] {
    max-width: 1400px;
}

/* Header */
.overview-header[b-9893s3gt2n] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.overview-header-left[b-9893s3gt2n] {
    display: flex;
    flex-direction: column;
}

.overview-date[b-9893s3gt2n] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 0.25rem 0;
}

.overview-title[b-9893s3gt2n] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.overview-subtitle[b-9893s3gt2n] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0.25rem 0 0 0;
}

/* Loading State */
.overview-loading[b-9893s3gt2n] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6rem 0;
    color: #6b7280;
}

.overview-loading p[b-9893s3gt2n] {
    margin-top: 1rem;
}

/* Stats Row */
.overview-stats-row[b-9893s3gt2n] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    margin-bottom: 1.5rem;
}

@media (max-width: 1024px) {
    .overview-stats-row[b-9893s3gt2n] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .overview-stats-row[b-9893s3gt2n] {
        grid-template-columns: 1fr;
    }
}

/* Main Grid */
.overview-main-grid[b-9893s3gt2n] {
    display: grid;
    grid-template-columns: 7fr 5fr;
    gap: 1.25rem;
}

@media (max-width: 1024px) {
    .overview-main-grid[b-9893s3gt2n] {
        grid-template-columns: 1fr;
    }
}

.overview-left-column[b-9893s3gt2n],
.overview-right-column[b-9893s3gt2n] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

/* Panel Base Styles */
[b-9893s3gt2n] .overview-panel {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

[b-9893s3gt2n] .overview-panel-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

[b-9893s3gt2n] .overview-panel-title-row {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

[b-9893s3gt2n] .overview-panel-icon {
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-9893s3gt2n] .overview-panel-icon i {
    font-size: 1rem;
    color: #0d9488;
}

[b-9893s3gt2n] .overview-panel-title {
    font-size: 0.875rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

[b-9893s3gt2n] .overview-panel-link {
    font-size: 0.75rem;
    color: #0d9488;
    font-weight: 500;
    text-decoration: none;
}

[b-9893s3gt2n] .overview-panel-link:hover {
    text-decoration: underline;
}
/* /Pages/Settings/Components/CacheSettingsPanel.razor.rz.scp.css */
.settings-panel[b-ooim3oijeq] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.settings-panel-header[b-ooim3oijeq] {
    margin-bottom: 0.5rem;
}

.settings-panel-title[b-ooim3oijeq] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.settings-panel-desc[b-ooim3oijeq] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0.25rem 0 0 0;
}

.settings-card[b-ooim3oijeq] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.settings-card-section[b-ooim3oijeq] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 1rem 0;
}

.settings-row[b-ooim3oijeq] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f3f4f6;
}

.settings-row:last-child[b-ooim3oijeq] {
    border-bottom: none;
    padding-bottom: 0;
}

.settings-row:first-child[b-ooim3oijeq] {
    padding-top: 0;
}

.settings-row.disabled[b-ooim3oijeq] {
    opacity: 0.5;
    pointer-events: none;
}

.settings-row-content[b-ooim3oijeq] {
    flex: 1;
    min-width: 0;
}

.settings-row-label[b-ooim3oijeq] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
    margin: 0;
}

.settings-row-desc[b-ooim3oijeq] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.125rem 0 0 0;
}

.settings-row-control[b-ooim3oijeq] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.settings-input[b-ooim3oijeq] {
    width: 8rem;
    padding: 0.375rem 0.625rem;
    font-size: 0.875rem;
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem;
    background-color: white;
    text-align: right;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.settings-input:focus[b-ooim3oijeq] {
    outline: none;
    border-color: #0d9488;
    box-shadow: 0 0 0 2px rgba(13, 148, 136, 0.2);
}

.settings-input:disabled[b-ooim3oijeq] {
    background-color: #f9fafb;
    color: #9ca3af;
    cursor: not-allowed;
}

.settings-input[b-ooim3oijeq]::placeholder {
    color: #9ca3af;
}

.settings-actions[b-ooim3oijeq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.qc-btn[b-ooim3oijeq] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0.5rem;
    border: none;
    cursor: pointer;
    transition: all 0.15s ease;
    white-space: nowrap;
}

.qc-btn:disabled[b-ooim3oijeq] {
    cursor: not-allowed;
    opacity: 0.6;
}

.qc-btn-primary[b-ooim3oijeq] {
    background-color: #0d9488;
    color: white;
}

.qc-btn-primary:hover:not(:disabled)[b-ooim3oijeq] {
    background-color: #0f766e;
}
/* /Pages/Settings/Components/EmailSettingsPanel.razor.rz.scp.css */
.settings-panel[b-70vy25l3tj] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.settings-panel-header[b-70vy25l3tj] {
    margin-bottom: 0.5rem;
}

.settings-panel-title[b-70vy25l3tj] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.settings-panel-desc[b-70vy25l3tj] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0.25rem 0 0 0;
}

.settings-card[b-70vy25l3tj] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.settings-card-section[b-70vy25l3tj] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 1rem 0;
}

.settings-row-grid[b-70vy25l3tj] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
}

.settings-field[b-70vy25l3tj] {
    display: flex;
    flex-direction: column;
}

.settings-label[b-70vy25l3tj] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
    margin-bottom: 0.25rem;
}

.settings-input[b-70vy25l3tj] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem;
    background-color: white;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.settings-input:focus[b-70vy25l3tj] {
    outline: none;
    border-color: #0d9488;
    box-shadow: 0 0 0 2px rgba(13, 148, 136, 0.2);
}

.settings-input[b-70vy25l3tj]::placeholder {
    color: #9ca3af;
}

.settings-hint[b-70vy25l3tj] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.25rem 0 0 0;
}

.mt-4[b-70vy25l3tj] {
    margin-top: 1rem;
}

.test-email-row[b-70vy25l3tj] {
    display: flex;
    gap: 0.75rem;
    align-items: stretch;
}

.test-email-row .settings-input[b-70vy25l3tj] {
    flex: 1;
}

.test-email-row .test-btn[b-70vy25l3tj] {
    flex-shrink: 0;
}

.password-field[b-70vy25l3tj] {
    position: relative;
    display: flex;
    align-items: center;
}

.password-input[b-70vy25l3tj] {
    padding-right: 2.5rem;
}

.password-toggle[b-70vy25l3tj] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    transition: color 0.15s ease;
}

.password-toggle:hover[b-70vy25l3tj] {
    color: #6b7280;
}

.settings-actions[b-70vy25l3tj] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.qc-btn[b-70vy25l3tj] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0.5rem;
    border: none;
    cursor: pointer;
    transition: all 0.15s ease;
    white-space: nowrap;
}

.qc-btn:disabled[b-70vy25l3tj] {
    cursor: not-allowed;
    opacity: 0.6;
}

.qc-btn-primary[b-70vy25l3tj] {
    background-color: #0d9488;
    color: white;
}

.qc-btn-primary:hover:not(:disabled)[b-70vy25l3tj] {
    background-color: #0f766e;
}

.qc-btn-outline[b-70vy25l3tj] {
    background-color: white;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.qc-btn-outline:hover:not(:disabled)[b-70vy25l3tj] {
    background-color: #f9fafb;
}

.test-btn.test-success[b-70vy25l3tj] {
    border-color: #99f6e4;
    background-color: #f0fdfa;
    color: #0f766e;
}

.test-btn.test-success:hover:not(:disabled)[b-70vy25l3tj] {
    background-color: #ccfbf1;
}

.test-btn.test-error[b-70vy25l3tj] {
    border-color: #fecaca;
    background-color: #fef2f2;
    color: #dc2626;
}

.test-btn.test-error:hover:not(:disabled)[b-70vy25l3tj] {
    background-color: #fee2e2;
}

.test-result-banner[b-70vy25l3tj] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.875rem 1rem;
    border-radius: 0.5rem;
    margin-top: 1rem;
}

.test-result-banner.success[b-70vy25l3tj] {
    background-color: #f0fdfa;
    border: 1px solid #99f6e4;
}

.test-result-banner.error[b-70vy25l3tj] {
    background-color: #fef2f2;
    border: 1px solid #fecaca;
}

.test-result-icon[b-70vy25l3tj] {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.125rem;
}

.test-result-banner.success .test-result-icon[b-70vy25l3tj] {
    color: #0d9488;
}

.test-result-banner.error .test-result-icon[b-70vy25l3tj] {
    color: #dc2626;
}

.test-result-content[b-70vy25l3tj] {
    flex: 1;
    min-width: 0;
}

.test-result-title[b-70vy25l3tj] {
    font-size: 0.875rem;
    font-weight: 500;
    margin: 0;
}

.test-result-banner.success .test-result-title[b-70vy25l3tj] {
    color: #0f766e;
}

.test-result-banner.error .test-result-title[b-70vy25l3tj] {
    color: #b91c1c;
}

.test-result-desc[b-70vy25l3tj] {
    font-size: 0.75rem;
    margin: 0.125rem 0 0 0;
    opacity: 0.8;
}

.test-result-banner.success .test-result-desc[b-70vy25l3tj] {
    color: #0f766e;
}

.test-result-banner.error .test-result-desc[b-70vy25l3tj] {
    color: #b91c1c;
}
/* /Pages/Settings/Components/LoggerSettingsPanel.razor.rz.scp.css */
.settings-panel[b-563hwtkdno] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.settings-panel-header[b-563hwtkdno] {
    margin-bottom: 0.5rem;
}

.settings-panel-title[b-563hwtkdno] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.settings-panel-desc[b-563hwtkdno] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0.25rem 0 0 0;
}

.settings-card[b-563hwtkdno] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.settings-card-header[b-563hwtkdno] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.settings-card-section[b-563hwtkdno] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0;
}

.settings-field[b-563hwtkdno] {
    display: flex;
    flex-direction: column;
}

.settings-label[b-563hwtkdno] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
    margin-bottom: 0.25rem;
}

.settings-input[b-563hwtkdno] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem;
    background-color: white;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.settings-input:focus[b-563hwtkdno] {
    outline: none;
    border-color: #0d9488;
    box-shadow: 0 0 0 2px rgba(13, 148, 136, 0.2);
}

.settings-input:disabled[b-563hwtkdno] {
    background-color: #f9fafb;
    cursor: not-allowed;
}

.settings-hint[b-563hwtkdno] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.25rem 0 0 0;
}

.mt-4[b-563hwtkdno] {
    margin-top: 1rem;
}

/* Feature locked banner */
.feature-locked-banner[b-563hwtkdno] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem;
    background-color: #fef3c7;
    border: 1px solid #fcd34d;
    border-radius: 0.5rem;
}

.feature-locked-icon[b-563hwtkdno] {
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fbbf24;
    color: white;
    border-radius: 0.375rem;
    font-size: 1rem;
}

.feature-locked-content[b-563hwtkdno] {
    flex: 1;
}

.feature-locked-title[b-563hwtkdno] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #92400e;
    margin: 0;
}

.feature-locked-desc[b-563hwtkdno] {
    font-size: 0.75rem;
    color: #a16207;
    margin: 0.25rem 0 0 0;
}

/* Logger list */
.logger-loading[b-563hwtkdno] {
    display: flex;
    justify-content: center;
    padding: 2rem;
}

.logger-empty-state[b-563hwtkdno] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    padding: 2rem;
    color: #9ca3af;
    text-align: center;
}

.logger-empty-state i[b-563hwtkdno] {
    font-size: 2rem;
}

.logger-empty-state p[b-563hwtkdno] {
    margin: 0;
    font-size: 0.875rem;
}

.logger-list[b-563hwtkdno] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.logger-item[b-563hwtkdno] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem;
    background-color: #f9fafb;
    border-radius: 0.375rem;
    transition: background-color 0.15s ease;
}

.logger-item:hover[b-563hwtkdno] {
    background-color: #f3f4f6;
}

.logger-item-info[b-563hwtkdno] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.logger-item-icon[b-563hwtkdno] {
    width: 2.25rem;
    height: 2.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e0f2f1;
    color: #0d9488;
    border-radius: 0.375rem;
    font-size: 1rem;
}

.logger-item-details[b-563hwtkdno] {
    display: flex;
    flex-direction: column;
}

.logger-item-name[b-563hwtkdno] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #111827;
    margin: 0;
}

.logger-item-meta[b-563hwtkdno] {
    font-size: 0.75rem;
    color: #6b7280;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.logger-badge[b-563hwtkdno] {
    display: inline-flex;
    padding: 0.125rem 0.375rem;
    font-size: 0.625rem;
    font-weight: 500;
    background-color: #0d9488;
    color: white;
    border-radius: 0.25rem;
    text-transform: uppercase;
}

.logger-readonly-badge[b-563hwtkdno] {
    font-size: 0.75rem;
    color: #9ca3af;
    font-style: italic;
}

.logger-item-actions[b-563hwtkdno] {
    display: flex;
    gap: 0.25rem;
}

/* Buttons */
.qc-btn[b-563hwtkdno] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0.375rem;
    border: none;
    cursor: pointer;
    transition: all 0.15s ease;
    white-space: nowrap;
}

.qc-btn:disabled[b-563hwtkdno] {
    cursor: not-allowed;
    opacity: 0.6;
}

.qc-btn-sm[b-563hwtkdno] {
    padding: 0.375rem 0.75rem;
    font-size: 0.8125rem;
}

.qc-btn-primary[b-563hwtkdno] {
    background-color: #0d9488;
    color: white;
}

.qc-btn-primary:hover:not(:disabled)[b-563hwtkdno] {
    background-color: #0f766e;
}

.qc-btn-outline[b-563hwtkdno] {
    background-color: white;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.qc-btn-outline:hover:not(:disabled)[b-563hwtkdno] {
    background-color: #f9fafb;
}

.qc-btn-danger[b-563hwtkdno] {
    background-color: #dc2626;
    color: white;
}

.qc-btn-danger:hover:not(:disabled)[b-563hwtkdno] {
    background-color: #b91c1c;
}

.qc-btn-icon[b-563hwtkdno] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    padding: 0;
    font-size: 1rem;
    color: #6b7280;
    background: transparent;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: all 0.15s ease;
}

.qc-btn-icon:hover[b-563hwtkdno] {
    background-color: #e5e7eb;
    color: #111827;
}

.qc-btn-icon-danger:hover[b-563hwtkdno] {
    background-color: #fee2e2;
    color: #dc2626;
}

/* Modal */
.modal-backdrop[b-563hwtkdno] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.modal-container[b-563hwtkdno] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    width: 100%;
    max-width: 32rem;
    max-height: 90vh;
    overflow-y: auto;
}

.modal-content[b-563hwtkdno] {
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}

.modal-content-sm[b-563hwtkdno] {
    max-width: 24rem;
}

.modal-header[b-563hwtkdno] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #e5e7eb;
}

.modal-header h3[b-563hwtkdno] {
    font-size: 1rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.modal-close[b-563hwtkdno] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    padding: 0;
    background: transparent;
    border: none;
    color: #6b7280;
    cursor: pointer;
    border-radius: 0.25rem;
    transition: all 0.15s ease;
}

.modal-close:hover[b-563hwtkdno] {
    background-color: #f3f4f6;
    color: #111827;
}

.modal-body[b-563hwtkdno] {
    padding: 1.25rem;
}

.modal-body p[b-563hwtkdno] {
    margin: 0;
    font-size: 0.875rem;
    color: #374151;
}

.modal-footer[b-563hwtkdno] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    padding: 1rem 1.25rem;
    border-top: 1px solid #e5e7eb;
    background-color: #f9fafb;
    border-radius: 0 0 0.5rem 0.5rem;
}

/* Test Result */
.test-result[b-563hwtkdno] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
}

.test-result i[b-563hwtkdno] {
    font-size: 1rem;
    flex-shrink: 0;
}

.test-result-success[b-563hwtkdno] {
    background-color: #d1fae5;
    color: #065f46;
    border: 1px solid #a7f3d0;
}

.test-result-error[b-563hwtkdno] {
    background-color: #fee2e2;
    color: #991b1b;
    border: 1px solid #fecaca;
}

/* Input Group */
.settings-input-group[b-563hwtkdno] {
    display: flex;
    gap: 0.5rem;
    align-items: stretch;
}

.settings-input-group .settings-input[b-563hwtkdno] {
    flex: 1;
}

.settings-input-group .qc-btn[b-563hwtkdno] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

/* Masked Input */
.settings-input-masked[b-563hwtkdno] {
    font-family: monospace;
    letter-spacing: 0.05em;
}

/* Error hint */
.settings-hint-error[b-563hwtkdno] {
    color: #dc2626;
}
/* /Pages/Settings/Components/TenantCacheSettingsPanel.razor.rz.scp.css */
.settings-panel[b-svrglf624q] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.settings-panel-header[b-svrglf624q] {
    margin-bottom: 0.5rem;
}

.settings-panel-title[b-svrglf624q] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.settings-panel-desc[b-svrglf624q] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0.25rem 0 0 0;
}

.settings-card[b-svrglf624q] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.settings-card-section[b-svrglf624q] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 1rem 0;
}

.settings-row[b-svrglf624q] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f3f4f6;
}

.settings-row:last-child[b-svrglf624q] {
    border-bottom: none;
    padding-bottom: 0;
}

.settings-row:first-child[b-svrglf624q] {
    padding-top: 0;
}

.settings-row.disabled[b-svrglf624q] {
    opacity: 0.5;
    pointer-events: none;
}

.settings-row-content[b-svrglf624q] {
    flex: 1;
    min-width: 0;
}

.settings-row-label[b-svrglf624q] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
    margin: 0;
}

.settings-row-desc[b-svrglf624q] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.125rem 0 0 0;
}

.settings-row-control[b-svrglf624q] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.settings-actions[b-svrglf624q] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.qc-btn[b-svrglf624q] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0.5rem;
    border: none;
    cursor: pointer;
    transition: all 0.15s ease;
    white-space: nowrap;
}

.qc-btn:disabled[b-svrglf624q] {
    cursor: not-allowed;
    opacity: 0.6;
}

.qc-btn-primary[b-svrglf624q] {
    background-color: #0d9488;
    color: white;
}

.qc-btn-primary:hover:not(:disabled)[b-svrglf624q] {
    background-color: #0f766e;
}
/* /Pages/Settings/Settings.razor.rz.scp.css */
.settings-header[b-dwh8g5osy5] {
    margin-bottom: 2rem;
}

.settings-title[b-dwh8g5osy5] {
    font-size: 1.875rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.settings-subtitle[b-dwh8g5osy5] {
    font-size: 0.875rem;
    color: #6b7280;
    margin-top: 0.25rem;
}

.settings-layout[b-dwh8g5osy5] {
    display: flex;
    gap: 1.75rem;
    align-items: flex-start;
}

.settings-sidebar[b-dwh8g5osy5] {
    width: 14rem;
    flex-shrink: 0;
}

.settings-nav[b-dwh8g5osy5] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    overflow: hidden;
}

.settings-nav-item[b-dwh8g5osy5] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.875rem 1rem;
    text-align: left;
    background: none;
    border: none;
    border-bottom: 1px solid #f3f4f6;
    border-left: 2px solid transparent;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.settings-nav-item:last-child[b-dwh8g5osy5] {
    border-bottom: none;
}

.settings-nav-item:hover[b-dwh8g5osy5] {
    background-color: #f9fafb;
}

.settings-nav-item.active[b-dwh8g5osy5] {
    background-color: #f0fdfa;
    border-left-color: #0d9488;
}

.settings-nav-icon[b-dwh8g5osy5] {
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.125rem;
    flex-shrink: 0;
}

.settings-nav-icon i[b-dwh8g5osy5] {
    font-size: 1rem;
    color: #9ca3af;
}

.settings-nav-item.active .settings-nav-icon i[b-dwh8g5osy5] {
    color: #0d9488;
}

.settings-nav-content[b-dwh8g5osy5] {
    flex: 1;
    min-width: 0;
}

.settings-nav-label[b-dwh8g5osy5] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
    margin: 0;
}

.settings-nav-item.active .settings-nav-label[b-dwh8g5osy5] {
    color: #0f766e;
}

.settings-nav-desc[b-dwh8g5osy5] {
    font-size: 0.75rem;
    color: #9ca3af;
    margin: 0.125rem 0 0 0;
}

.settings-content[b-dwh8g5osy5] {
    flex: 1;
    min-width: 0;
}

.settings-loading[b-dwh8g5osy5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 0;
    color: #6b7280;
}

.settings-loading p[b-dwh8g5osy5] {
    margin-top: 1rem;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xhyz0wzyes] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-xhyz0wzyes] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-xhyz0wzyes] {
    font-size: 1.1rem;
}

.oi[b-xhyz0wzyes] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-xhyz0wzyes] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xhyz0wzyes] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xhyz0wzyes] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xhyz0wzyes]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-xhyz0wzyes]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-xhyz0wzyes]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-xhyz0wzyes] {
        display: none;
    }

    .collapse[b-xhyz0wzyes] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-xhyz0wzyes] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/ToggleSwitch.razor.rz.scp.css */
.toggle-switch[b-989nhasyn8] {
    position: relative;
    display: inline-flex;
    height: 1.25rem;
    width: 2.25rem;
    align-items: center;
    border-radius: 9999px;
    background-color: #e5e7eb;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
    padding: 0;
}

.toggle-switch:focus[b-989nhasyn8] {
    outline: none;
    box-shadow: 0 0 0 2px rgba(13, 148, 136, 0.3);
}

.toggle-switch.enabled[b-989nhasyn8] {
    background-color: #0d9488;
}

.toggle-switch.disabled[b-989nhasyn8] {
    opacity: 0.4;
    cursor: not-allowed;
}

.toggle-knob[b-989nhasyn8] {
    display: inline-block;
    height: 0.875rem;
    width: 0.875rem;
    background-color: white;
    border-radius: 9999px;
    transition: transform 0.2s ease;
    transform: translateX(0.125rem);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.toggle-switch.enabled .toggle-knob[b-989nhasyn8] {
    transform: translateX(1.125rem);
}
